object Form1: TForm1 Left = 189 Top = 118 BorderStyle = bsDialog Caption = '�l����PipeDX Ver1.2' ClientHeight = 495 ClientWidth = 759 Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 12 object PaintBox1: TPaintBox Left = 0 Top = 0 Width = 759 Height = 494 OnMouseDown = PaintBox1MouseDown end object Image1: TImage Left = 658 Top = 190 Width = 89 Height = 56 Picture.Data = {} end object Button1: TButton Left = 682 Top = 152 Width = 44 Height = 25 Hint = '�Q�[���J�n' Caption = '�J�n' Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r ����' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = Button1Click end object BitBtn1: TBitBtn Left = 682 Top = 307 Width = 44 Height = 25 Hint = '���̃p�C�v��I��' Enabled = False ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = BitBtn1Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333 3333333333777F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000 3333333777737777F333333099999990333333373F3333373333333309999903 333333337F33337F33333333099999033333333373F333733333333330999033 3333333337F337F3333333333099903333333333373F37333333333333090333 33333333337F7F33333333333309033333333333337373333333333333303333 333333333337F3333333333333303333333333333337333333330000} Layout = blGlyphRight NumGlyphs = 2 end object Button2: TButton Left = 722 Top = 466 Width = 33 Height = 25 Caption = '�ݒ�' TabOrder = 2 OnClick = Button2Click end object Timer1: TTimer Enabled = False Interval = 13000 OnTimer = Timer1Timer Left = 680 Top = 24 end object Timer2: TTimer Interval = 130 OnTimer = Timer2Timer Left = 680 Top = 72 end object Timer3: TTimer Enabled = False Interval = 100 OnTimer = Timer3Timer Left = 728 Top = 32 end object Timer4: TTimer Enabled = False Interval = 100 OnTimer = Timer4Timer Left = 728 Top = 72 end end